From: Glenn Morris Date: Wed, 22 Aug 2007 04:54:21 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17239 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7d44f2d9ee267204c4581f4df09bb46f0485e6be;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/folder/handle.xpm b/etc/tree-widget/folder/handle.xpm deleted file mode 100644 index d3eb5f387b3..00000000000 --- a/etc/tree-widget/folder/handle.xpm +++ /dev/null @@ -1,27 +0,0 @@ -/* XPM */ -static char * handle_xpm[] = { -"10 22 2 1", -" c None", -". c #ADA5C6", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" . . . . .", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "};